shortcutsgroup: Drop container bits
authorMatthias Clasen <mclasen@redhat.com>
Sat, 9 May 2020 01:08:20 +0000 (21:08 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 12 May 2020 02:38:21 +0000 (22:38 -0400)
commit537d21155f56a153fef1f0979b938966a460b81d
treebb617b35e0b1321075143ce99eb576307794ade3
parent2a24b8c6534b58051135570399cba8a6b04d34ea
shortcutsgroup: Drop container bits

When GtkBox stops being a container, GtkShortcutsGroup
will also no longer be a container. So, stop overriding
container vfuncs, and instead add a buildable implementation
that does the right thing.
gtk/gtkshortcutsgroup.c